Skip to content

Fixed Unicode-bug according to https://foswiki.org/Tasks/Item13483#1

Open
pvdh wants to merge 1 commit intofoswiki:masterfrom
pvdh:master
Open

Fixed Unicode-bug according to https://foswiki.org/Tasks/Item13483#1
pvdh wants to merge 1 commit intofoswiki:masterfrom
pvdh:master

Conversation

@pvdh
Copy link

@pvdh pvdh commented Mar 16, 2016

BibliographyPlugin has been identified to have Unicode-issues since
foswiki-core changed to utf-8. The in-memory-filehandle has been identifed
as the problem, so I replaced it with a simple split (consuming more memory,
but not breaking Unicode).

BibliographyPlugin has been identified to have Unicode-issues since
foswiki-core changed to utf-8. The in-memory-filehandle has been identifed
as the problem, so I replaced it with a simple split (consuming more memory,
but not breaking Unicode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant